[DllImport("setupapi.dll", SetLastError=true)]
static extern int CM_Get_Child(out UInt32 pdnDevInst, UInt32 dnDevInst, int ulFlags);
Declare Function CM_Get_Child Lib "setupapi.dll" (TODO) As TODO
None.
outputDeviceInstance, Caller-supplied pointer to the device instance handle to the child node that this function retrieves. The retrieved handle is bound to the local machine.
inputDeviceInstance, Caller-supplied device instance handle that is bound to the local machine.
flags, Not used, must be zero.
Do you know one? Please contribute it!
None.
Please add some!
Please add some!